github.com/andybalholm/brotli/matchfinder.Bargain2.table5 (field)
8 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain2.go#L25: table5 [bargain2TableSize]tableEntry
bargain2.go#L35: z.table5 = [bargain2TableSize]tableEntry{}
bargain2.go#L73: for i := range z.table5 {
bargain2.go#L74: v := z.table5[i].offset
bargain2.go#L77: z.table5[i] = tableEntry{}
bargain2.go#L79: z.table5[i].offset = v
bargain2.go#L155: candidate5 := z.table5[nextHash5]
bargain2.go#L159: z.table5[nextHash5] = entry
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |